Skip to content

chore(extension-chrome): pin @crxjs/vite-plugin to stable ^2.4.0#21

Merged
paperhurts merged 2 commits into
mainfrom
docs/crxjs-stable
May 24, 2026
Merged

chore(extension-chrome): pin @crxjs/vite-plugin to stable ^2.4.0#21
paperhurts merged 2 commits into
mainfrom
docs/crxjs-stable

Conversation

@paperhurts
Copy link
Copy Markdown
Owner

Updates the visible dep range from ^2.0.0-beta.28 to ^2.4.0. The previous range was the version at the time of first add; in practice it resolved to the stable 2.4.0 release, so this is purely a wording fix.

The plan doc at docs/superpowers/plans/2026-05-23-gitmarks-chrome-extension-mvp.md keeps the original range as historical record.

Closes #9

The previous '^2.0.0-beta.28' range was the version available when the
package was first added; in practice it resolved to the stable 2.4.0
release. Update the visible range to match reality so contributors
don't read 'beta' and assume the dep is unstable.

Closes #9
@paperhurts paperhurts merged commit dac548d into main May 24, 2026
1 check passed
@paperhurts paperhurts deleted the docs/crxjs-stable branch May 24, 2026 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stale 'beta' reference for @crxjs/vite-plugin in docs (resolved to stable 2.4.0)

1 participant